Crate matrix_sdk_test[][src]

Modules

Test data for the matrix-sdk crates.

Structs

The EventBuilder struct can be used to easily generate valid sync responses for testing. These can be then fed into either Client or Room.

Enums

Embedded event files

Embedded sync response files

Functions

Get specific API responses for testing

Attribute Macros

Attribute to use wasm_bindgen_test for wasm32 targets and tokio::test for everything else